home *** CD-ROM | disk | FTP | other *** search
- Metrowerks RAD Data V 1
- BeginClasses
- {9BE3D9E0-166E-11D1-B2D8-0060081C5489} "#base-object-class"
- {24A693F8-14E5-11D2-B334-00600819ADE3} "AsciiShop"
- {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.TextArea"
- {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.List"
- {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.PopupMenu"
- {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.MenuItem"
- {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.MenuBar"
- {AF105FF8-70D9-11D1-B010-00805F6114CC} "java.awt.Menu"
- EndClasses
- BeginObject asciiShop.mainFrame "mainFrame"
- BeginProperties
- location = "5, 40"
- title = asciiShop.mainFrame
- layout = <none>
- menuBar = menuBar1
- size = "736, 520"
- EndProperties
- BeginInternalProperties
- UseSwing 11 = 0
- IsApplet 11 = 0
- EndInternalProperties
- BeginEventConnections
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = windowClosing
- EventSetName = window
- HandlerName = thisWindowClosing
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\fileBuffer"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = textValueChanged
- EventSetName = text
- HandlerName = fileBufferTextValueChanged
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\layers"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = itemStateChanged
- EventSetName = item
- HandlerName = layersItemStateChanged
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuFile\\menuFileOpen"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = actionPerformed
- EventSetName = action
- HandlerName = menuFileOpenActionPerformed
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuFile\\menuFileWriteOut"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = actionPerformed
- EventSetName = action
- HandlerName = menuFileWriteOutActionPerformed
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuLayers\\menuLayersAddLayer"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = actionPerformed
- EventSetName = action
- HandlerName = menuLayersAddLayerActionPerformed
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menumirror\\menumirrorSideWays"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = actionPerformed
- EventSetName = action
- HandlerName = menumirrorSideWaysActionPerformed
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuFile\\menuFileRefreshArt"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = actionPerformed
- EventSetName = action
- HandlerName = menuFileRefreshArtActionPerformed
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menumirror\\menumirrorFlipVerticle"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = actionPerformed
- EventSetName = action
- HandlerName = menumirrorFlipVerticleActionPerformed
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuLineTools\\menuLineToolsVerticleLine"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = actionPerformed
- EventSetName = action
- HandlerName = menuLineToolsVerticleLineActionPerformed
- EndEventConnection
- BeginEventConnection {796E35A1-9372-11D2-9A19-00104B70C619}
- SourcePath = "\\\\asciiShop.mainFrame\\menuBar1\\menuFile\\menuFileReplaceCharacters"
- SinkPath = "\\\\asciiShop.mainFrame"
- EventName = actionPerformed
- EventSetName = action
- HandlerName = menuFileReplaceCharactersActionPerformed
- EndEventConnection
- EndEventConnections
- BeginObject fileBuffer "java.awt.TextArea"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- location = "60, 70"
- size = "480, 360"
- EndProperties
- BeginInternalProperties
- EndInternalProperties
- EndObject
- BeginObject layers "java.awt.List"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- location = "570, 270"
- size = "130, 160"
- EndProperties
- BeginInternalProperties
- EndInternalProperties
- EndObject
- BeginObject menuBar1 "java.awt.MenuBar"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- location = "40, 10"
- EndProperties
- BeginInternalProperties
- EndInternalProperties
- BeginObject menuFile "java.awt.Menu"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = File
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = File
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- BeginObject menuFileOpen "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = Open
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = Open
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- BeginObject menuFileWriteOut "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Write Out"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Write Out"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- BeginObject menuFileQuit "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = Quit
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = Quit
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- BeginObject menuFileRefreshArt "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Refresh Art"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Refresh Art"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- BeginObject menuFileReplaceCharacters "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Replace Characters"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Replace Characters"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- EndObject
- BeginObject menuLayers "java.awt.Menu"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = Layers
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = Layers
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- BeginObject menuLayersAddLayer "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Add Layer"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Add Layer"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- BeginObject menuLayersRemoveLayer "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Remove Layer"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Remove Layer"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- BeginObject menuLayersRedrawLayers "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Redraw Layers"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Redraw Layers"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- EndObject
- BeginObject menumirror "java.awt.Menu"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = mirror
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = mirror
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- BeginObject menumirrorSideWays "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = invert
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = invert
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- BeginObject menumirrorFlipVerticle "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Flip Characters Verticle"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Flip Characters Verticle"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- EndObject
- BeginObject menuLineTools "java.awt.Menu"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Line Tools"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Line Tools"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- BeginObject menuLineToolsVerticleLine "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Verticle Line"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Verticle Line"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- BeginObject menuLineToolsHorizantalLine "java.awt.MenuItem"
- LayoutClass {5FA17216-8612-11D1-B2AD-006008A5C0A5} "mainFrame"
- BeginProperties
- label = "Horizantal Line"
- EndProperties
- BeginInternalProperties
- AppleMenu 11 = 0
- Caption 8 = "Horizantal Line"
- Checked 11 = 0
- Default 11 = 0
- Enabled 11 = 1
- Mutex 11 = 0
- EndInternalProperties
- EndObject
- EndObject
- EndObject
- EndObject
-